@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-05-31 19:44:49
 * @version $Id$
 */
.Roll-img-small p{ overflow: hidden; float: left; margin-top: 105px; cursor: pointer;}
.Roll-img-small p img{ width: 35px; float: left; overflow: hidden; }

.Roll-img-small ul li{
	position: relative;
	/*background: url(../images/proImg_bg.png) 40px bottom no-repeat;*/

}
.Roll-img-small ul li a{
	position: relative;
	z-index: 11;
}
.Roll-img-small ul li a img{
	height: 290px;
	width: 180px;
}
.Roll-img-small ul li span{
	display: none;
	position: absolute;
	z-index: 10;
	bottom: -6px;
	width: 200px;
  	height: 262px;
	background: url(../images/proImg_bg.png) center bottom no-repeat;
}

/*Roll-img*/
.Roll-img{ width: 1200px; margin: 0 auto; position: relative;}
.Roll-img-small p{ overflow: hidden; float: right;  cursor: pointer; margin-top: 29px; margin-right: 24px;}
.Roll-img-small p img{ width: 10px; float: left; overflow: hidden; margin-left: 24px;}
.Roll-img-small{  width: 1200px;  position: absolute; right: 0; bottom: 0;  background: rgba(0,0,0,0.3);
	padding: 8px 0;
}
.Roll-img-small p.Roll_right{
	margin-right: 45px;
}
.Roll-img-small ul{
	float: right;
} 
.Roll-img-small ul li{ float: left; width: 90px;margin: 0 5px;}
.Roll-img-small ul li a img{width: 90px; height: 70px;}

.Roll-img-big{ width: 1200px; overflow: hidden; margin-top: 10px;}
.Roll-img-big .Roll_wrap .Roll_item{ float: left; width: 1200px; height: 400px;}
.Roll-img-big .Roll_wrap .Roll_item a img{ width: 1200px; height: 400px;}

.bk{ border: 2px solid #fff;}

.Roll-img-small ul li.active img{
	width: 88px; 
	height: 68px;
	border: 1px solid #fff;
}
.arrivals{
	margin-top: 30px;
}